home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
HYP
/
H-I
/
HyperHackers.cpt
/
Hyper-Hackers Queue 1.0
/
card_29645.txt
< prev
next >
Wrap
Text File
|
1989-02-26
|
953b
|
35 lines
-- card: 29645 from stack: in.0
-- bmap block id: 0
-- flags: 0000
-- background id: 3797
-- name:
-- part contents for background part 1
----- text -----
From: cs2531as@charon.unm.edu (Andrew Stone)
Date: 3 Mar 88 18:13:00 GMT
In developing a stack for use at conventions by many, possibly novice, users,
I keep running into a tough problem.
The tilde/accent grave key (chr(126)) when depressed, causes a GO BACK,
EVEN without the CommandKey depressed! Since users must tab between fields,
poor typists have inadvertently hit the "~" key and subsequently gotten lost.
Basically, I would like to intercept the keydown event for that char.
Has anyone written an XCMD or XFCN to do this?
An XFCN which gets called on each keydown might get expensive, but it
would return the the char code of the depressed key.
Any help would be deeply appreciated...
-- part contents for background part 45
----- text -----
Intercepting keyDown Events